home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MATHS / RLAB / RLAB125.ZIP / !RLaB / misc / plhelp / getplot next >
Text File  |  1995-05-20  |  358b  |  15 lines

  1. getplot:
  2.  
  3. Synopsis: Get the current plot list
  4.  
  5. Syntax: getplot ( WINNO )
  6.  
  7. Description:
  8.  
  9.     Getplot returns a list containing all the current information
  10.     used for plotting to window WINNO. If WINNO is not specified,
  11.     then the current plot window information is returned. If there
  12.     are no plot windows active, then an empty list is returned.
  13.  
  14. See Also: showpin
  15.